Autogenerated HTML docs for v1.7.9.2-358-g22243 
diff --git a/git-config.txt b/git-config.txt index aa8303b..81b0398 100644 --- a/git-config.txt +++ b/git-config.txt 
@@ -85,8 +85,11 @@ 	is not exactly one.    --get-regexp:: -	Like --get-all, but interprets the name as a regular expression. -	Also outputs the key names. +	Like --get-all, but interprets the name as a regular expression and +	writes out the key names. Regular expression matching is currently +	case-sensitive and done against a canonicalized version of the key +	in which section and variable names are lowercased, but subsection +	names are not.    --global:: 	For writing options: write to global ~/.gitconfig file rather than